Newer
Older
Simple-Multiplayer-Unity3D / Multiplayer Project / Library / PackageCache / [email protected] / Editor / Assets / Layouts / CreatedOrganizationPanel.uxml
<UXML xmlns="UnityEngine.UIElements">
    <VisualElement class="flex-container main">
        <VisualElement class="form">
            <Label name="createdTitle" class="title" />
            <Label name="createdExplanation" />
        </VisualElement>
    </VisualElement>
    <VisualElement class="footer">
        <Button name="continue" />
    </VisualElement>
</UXML>